CUevent_flags_enum

Event creation flags

Values

ValueMeaning
CU_EVENT_DEFAULT0

< Default event flag

CU_EVENT_BLOCKING_SYNC1

< Event uses blocking synchronization

CU_EVENT_DISABLE_TIMING2

< Event will not record timing data

CU_EVENT_INTERPROCESS4

< Event is suitable for interprocess use. CU_EVENT_DISABLE_TIMING must be set

Meta